PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonField Class / getAlternateName Method
In This Topic
    getAlternateName Method
    In This Topic
    Gets the field alternate name.
    Syntax
    public java.lang.String getAlternateName()

    Return Value

    An alternate field name that shall be used in place of the actual field name wherever the field shall be identified in the user interface.
    See Also